New package: pixi v0.68.0#58480
Conversation
Duncaen
left a comment
There was a problem hiding this comment.
Changes need to be squashed into one commit and follow the commit title format: https://github.com/void-linux/void-packages/blob/096b05ebc9b25224ae0fd14b3bc83a0dc6c7f9f4/CONTRIBUTING.md#committing-your-changes.
Duncaen
left a comment
There was a problem hiding this comment.
looks like it needs checkdepends="git".
3cc1af4 to
6821710
Compare
There was a problem hiding this comment.
New version 0.68.0 is out now.
Regarding the CI failures, it looks like the sha2-asm crate uses -march=armv8-a+crypto, but the aarch64 build profile adds -march=armv8-a causing cc-rs build to fail. I don't know if there's a solution for that. Maybe just using nocross=yes?
456ace3 to
ed1a583
Compare
0a1d626 to
6e8375b
Compare
|
Since it appears that builds for i686, armv6l, and armv7l are not supported upstream, I have excluded them. I have added fixes for build errors on aarch64 (glibc, musl). |
Testing the changes
New package
Local build testing